summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2023-06-03 08:58:04 +0200
committerGitHub <noreply@github.com>2023-06-03 08:58:04 +0200
commite931bb8c44742026c05e772c29e3f1d8b987734a (patch)
tree7823a5fed41d4dab5b875fbcbe8cff3c81b9f0d2
parentMerge pull request #10541 from zhaobot/tx-update-20230601030142 (diff)
parentissue_template: Add link to website, Getting Log Files (diff)
downloadyuzu-e931bb8c44742026c05e772c29e3f1d8b987734a.tar
yuzu-e931bb8c44742026c05e772c29e3f1d8b987734a.tar.gz
yuzu-e931bb8c44742026c05e772c29e3f1d8b987734a.tar.bz2
yuzu-e931bb8c44742026c05e772c29e3f1d8b987734a.tar.lz
yuzu-e931bb8c44742026c05e772c29e3f1d8b987734a.tar.xz
yuzu-e931bb8c44742026c05e772c29e3f1d8b987734a.tar.zst
yuzu-e931bb8c44742026c05e772c29e3f1d8b987734a.zip
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 1405ccce8..a28f0473f 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -43,7 +43,7 @@ body:
id: log
attributes:
label: Log File
- description: A log file will help our developers to better diagnose and fix the issue.
+ description: A log file will help our developers to better diagnose and fix the issue. Instructions can be found [here](https://yuzu-emu.org/help/reference/log-files).
validations:
required: true
- type: textarea